Colab 中開啟 Tensorboard


當你輸出了 tensorboard 的檔案後,如何在 colab 裡面檢視?

%load_ext tensorboard
%tensorboard --logdir /path/to/tensorboard-log-dir

Enjoy.







你可能感興趣的文章

工程師有兩種:做完跟做好的分別

工程師有兩種:做完跟做好的分別

WeakMap

WeakMap

同步 & 非同步(5) - Promise.all 與 並行

同步 & 非同步(5) - Promise.all 與 並行






留言討論